-
Home
-
wpDataTables – WordPress Data Table, Dynamic Tables & Table Charts Plugin
-
3.4.2.4
-
Code
-
Classes
- StringValueBinder
Total Complexity |
26 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
116 |
Lines of code |
59 |
Logical lines of code |
37 |
Comment lines |
21 |
Methods |
8 |
Properties |
4 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
bindValue() |
A |
51 |
17 |
23 |
bindObjectValue() |
S |
64 |
3 |
10 |
setNullConversion() |
S |
77 |
1 |
4 |
setBooleanConversion() |
S |
77 |
1 |
4 |
getBooleanConversion() |
S |
82 |
1 |
3 |
setNumericConversion() |
S |
77 |
1 |
4 |
setFormulaConversion() |
S |
77 |
1 |
4 |
setConversionForAllValueTypes() |
S |
70 |
1 |
7 |